@charset "utf-8";
/* CSS Document */

* {
	padding: 0px;
	margin: 0px;
}
html {
}
body {
	font-size: 12px;
	font-family: "微软雅黑";
	margin: 0px auto;
	padding: 0px;
	color: #303030;
}
img {
	border: none;
}
a {
	color: #333333;
	text-decoration: none;
	transition: all 0.3s ease-in-out 0s;
}
a:hover {
	color: #005cc6;
	text-decoration: none;
}
ul, li, ol, dl, dt, dd {
	list-style: none;
	padding: 0px;
	margin: 0px auto;
}
input, select, button {
	font: 12px Verdana, Arial, Tahoma;
	vertical-align: middle;
	outline: none;
}
.clear {
	clear: both;
}
.center {
	margin: 0px auto;
}
.w960 {
	width: 1200px;
}
.sbj {
	margin-top: 30px;
}
.sbj1 {
	margin-top: 50px;
}
.top {
	width: 100%;
	background-color: #F6F6F6;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #888888;
}
.top span {
	float: right;
}
.top span a {
	padding: 0px 5px;
	font-size: 14px;
	color: #888888;
}
.top span a:hover {
	color: #005cc6;
}
.logo {
	color: #005cc6;
	font-size: 36px;
	font-weight: bold;
	height: 66px;
	padding: 30px 0px;
	width: 545px;
	float: left;
	background: url(../images/logo.jpg) no-repeat left center;
	padding-left: 85px;
}
.logo p {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 2.3px;
	color: #272727;
}
.tel {
	font-size: 16px;
	float: right;
	margin-top: 37px;
	padding-left: 60px;
	background: url(../images/tel.jpg) no-repeat left center;
	color: #888888;
	margin-bottom: 37px;
	width: 165px;
}
.tel p {
	color: #005cc6;
	font-size: 24px;
	font-weight: bold;
}
#nav {
	width: 100%;
	background-color: #005cc6;
	height: 60px;
	line-height: 60px;
}
#nav li {
	float: left;
	text-align: center;
	width: 150px;
}
#nav li a {
	line-height: 60px;
	display: block;
	height: 60px;
	text-align: center;
	font-size: 16px;
	color: #fff;
}
#nav li:hover {
	text-decoration: none;
	height: 60px;
	background-color: #0077FF;
}
#nav li dl {
	width: 150px;
	background-color: #0077FF;
	list-style-type: none;
	text-align: left;
	left: -999em;
	position: absolute;
	z-index: 99999;
	float: left;
}
#nav li dl dt {
	height: 36px;
	line-height: 36px;
	border-bottom: 1px solid #fff;
}
#nav li dl dt a {
	color: #fff;
	font-size: 14px;
	height: 36px;
	line-height: 36px;
}
#nav li dl dt a:hover {
	background: none;
	font-size: 15px;
	font-weight: bold;
}
#nav li:hover dl {
	left: auto;
}
#curr {
	background-color: #0077FF;
}
.search {
	width: 100%;
	height: 60px;
	background-color: #F6F6F6;
}
.search_l {
	width: 50%;
	float: left;
	font-size: 16px;
	line-height: 60px;
}
.search_l span {
	color: #272727;
	font-weight: bold;
}
.search_l a {
	padding-right: 10px;
}
.search_r {
	width: 50%;
	float: right;
	margin-top: 5px;
	text-align: right;
}
.search_r input {
	color: rgba(0,0,0,0.85);
	display: inline-block;
	font-size: 16px;
	line-height: 48px;
	border-radius: 4px 0 0 4px;
	border: 1px solid #E2E2E2;
	outline: none;
	padding: 0 16px;
	vertical-align: middle;
	width: 360px;
	;
	margin: 0px;
}
.search_r button {
	background-color: #005cc6;
	border: 0px;
	border-radius: 0 4px 4px 0;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	line-height: 50px;
	outline: none;
	vertical-align: middle;
	width: 112px;
	padding: 0px;
	margin-left: -4px;
}
.search_r img {
	height: 16px;
	margin-right: 8px;
	vertical-align: middle;
	width: 16px;
}
.cpfl {
	width: 260px;
	float: left;
	margin-right: 10px;
}
.cpfl dl {
	text-align: center;
	font-size: 28px;
	color: #fff;
	line-height: 26px;
	padding: 24px 0px;
	;
	background-color: #005cc6;
}
.cpfl dl p {
	font-size: 16px;
	text-transform: uppercase;
	color: rgba(255,255,255,0.6);
	font-weight: normal;
}
.cpfl ul {
	background-color: #D6D6D6;
}
.cpfl ul li {
	border-bottom: 2px solid #EDEDED;
	line-height: 40px;
}
.cpfl ul li a {
	font-size: 14px;
	padding-left: 33px;
}
.cpfl ul p {
	border-bottom: 2px solid #EDEDED;
	line-height: 38px;
}
.cpfl ul p a {
	font-size: 13px;
	padding-left: 43px;
}
.cpfl ul li:hover, .cpfl ul p:hover {
	background-color: #F1940F;
}
.cpfl ul li:hover a, .cpfl ul p:hover a {
	font-weight: bold;
	margin-left: 10px;
	color: #fff;
}
.cpfl ul li:last-child {
	border-bottom: none;
}
.product {
	width: 930px;
	float: left;
}
.title {
	color: #888888;
	font-size: 16px;
	text-transform: uppercase;
}
.title b {
	color: #272727;
	font-size: 22px;
}
.title span {
	float: right;
	background-color: #005cc6;
	width: 100px;
	height: 36px;
	line-height: 36px;
	text-align: center;
}
.title span a {
	color: #fff;
}
.title span:hover {
	background-color: #303030;
}
.cpzs div {
	width: 302px;
	text-align: center;
	margin-right: 12px;
	float: left;
}
.cpzs div li {
	width: 302px;
	height: 302px;
	background-color: #fff;
	box-shadow: 1px 1px 3px #333;
}
.cpzs div li a {
	width: 302px;
	height: 302px;
	overflow: hidden;
	display: inline-table;
}
.cpzs div li a img {
	width: 302px;
	height: 302px;
	transition: all 0.6s;
}
.cpzs div p {
	font-size: 16px;
	color: #333;
	line-height: 60px;
}
.cpzs div:hover li a img {
	transition: all 0.6s;
	transform: scale(1.3);
}
.cpzs div:nth-child(3n) {
	margin-right: 0px;
}
.cpzs div:hover p a {
	color: #005cc6;
	font-weight: bold;
}
#wrap {
	width: 100%;
	background-color: #005cc6;
	color: #fff;
}
.hf {
	background: url(../images/gl.png) no-repeat right bottom;
	padding: 40px 0px;
}
.hf li {
	font-size: 24px;
}
.hf p {
	margin-top: 30px;
	margin-bottom: 35px;
}
.hf p span {
	background-color: #fff;
	width: 220px;
	height: 41px;
	line-height: 41px;
	color: #005cc6;
	text-align: center;
	display: inline-block;
	font-size: 18px;
	margin-right: 10px;
}
.hf ol {
	font-size: 24px;
}
.hf ol span {
	background-color: #F1940F;
	width: 300px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-radius: 50px;
	display: inline-block;
	font-size: 18px;
	margin-left: 20px;
}
.hf ol span b {
	font-size: 24px;
}
#wrap1 {
	width: 100%;
	background-color: #F6F6F6;
	padding: 60px 0px;
}
.title1 li {
	float: left;
	color: #005cc6;
	font-size: 24px;
	font-weight: bold;
}
.title1 li p {
	color: #888888;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: normal;
}
.title1 ol {
	float: right;
	background-color: #005cc6;
	width: 100px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	margin-top: 10px;
}
.title1 ol a {
	color: #fff;
	font-size: 16px;
}
.title1 ol:hover {
	background-color: #303030;
}
.company dl {
	width: 520px;
	float: left;
	margin-right: 20px;
	overflow: hidden;
}
.company dl img {
	border-radius: 5px;
	cursor: pointer;
	transition: all 0.6s;
}
.company dl img:hover {
	transform: scale(1.3);
}
.company ul {
	width: 660px;
	float: left;
}
.company ul p {
	text-indent: 2em;
	line-height: 35px;
	font-size: 15px;
}
#wrap2 {
	width: 100%;
	background: url(../images/rybj.jpg) no-repeat center bottom;
	padding-bottom: 30px;
}
#fnryzz {
	width: 1200px;
	height: 320px;
	margin: 0 auto;
	position: relative;
}
#fnryzz ul {
	position: relative;
	height: 320px;
}
#fnryzz li {
	position: absolute;
	width: 0;
	height: 0;
	z-index: 0;
	cursor: pointer;
	overflow: hidden;
	top: 152px;
	left: 10px;
}
#fnryzz li img {
	width: 100%;
	height: 100%;
	vertical-align: top;
	float: left;
}
#fnryzz .prev, #fnryzz .next {
	display: none;
}
.dllist1 {
	margin: 0px auto;
}
.dllist1 dl {
	float: left;
	margin: 0px 10px;
	width: 280px;
}
.dllist1 dl dt {
	width: 276px;
	overflow: hidden;
	border: 1px solid #ccc;
	padding: 1px;
	display: inline-table;
}
.dllist1 dl dt img {
	width: 276px;
	height: 230px;
	transition: all 0.6s;
}
.dllist1 dl:hover dt img {
	transform: scale(1.3);
}
.dllist1 dl p {
	text-align: center;
	line-height: 42px;
}
.dllist1 dl p a {
	font-size: 14px;
}
.dllist1 dl:hover p {
	background-color: #005cc6;
}
.dllist1 dl:hover p a {
	color: #fff;
}
#demo {
	overflow: hidden;
	width: 1200px;
	margin-top: 30px;
}
#demo img {
	border: 1px solid #ccc;
}
#indemo {
	float: left;
	width: 800%;
}
#demo1 {
	float: left;
}
#demo2 {
	float: left;
	overflow: hidden;
}
#wrap3 {
	width: 100%;
	background: url(../images/ys.jpg) no-repeat center bottom;
	padding: 40px 0px;
	color: #fff;
}
.title2 {
	text-align: center;
}
.title2 li {
	font-size: 24px;
}
.title2 p {
	text-transform: uppercase;
	font-size: 14px;
}
.ysb li {
	width: 240px;
	text-align: center;
	margin: 0px 30px;
	float: left;
}
.ysb li img {
	transition: all .8s ease 0s;
	width: 100px;
	margin: 0 auto;
	z-index: 1;
	height: 100px;
}
.ysb li ol {
	text-align: center;
	font-weight: bold;
	font-size: 22px;
	margin: 10px auto;
}
.ysb li p {
	font-size: 16px;
	height: 56px;
	line-height: 28px;
	overflow: hidden
}
.ysb li:hover img {
	transform: rotate(360deg);
}
.xwzx {
	width: 500px;
	float: left;
	margin-right: 20px;
}
.xwzx dl {
	width: 500px;
	height: 500px;
	overflow: hidden;
}
.xwzx dl img {
	transition: all 0.6s;
}
.xwzx dt {
	background-color: #005cc6;
	position: absolute;
	padding: 40px 20px;
	height: 120px;
	margin-top: -200px;
	z-index: 1999;
	width: 460px;
	color: #fff;
}
.xwzx dt li {
	border: 1px solid #fff;
	width: 118px;
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: 50px;
	height: 94px;
	padding: 12px 0px;
	margin-right: 10px;
}
.xwzx dt li p {
	font-weight: normal;
	font-size: 20px;
}
.xwzx dt ol {
	width: 330px;
	float: left;
}
.xwzx dt ol a {
	font-size: 18px;
	color: #fff;
}
.xwzx dt ol p {
	color: #aabdd4;
	font-size: 14px;
	line-height: 28px;
	margin-top: 10px;
}
.xwzx:hover ol a {
	margin-left: 10px;
}
.xwzx:hover dl img {
	transform: scale(1.3);
}
.xwzx1 {
	width: 680px;
	float: left;
}
.xwzx1 li {
	border-bottom: 1px solid #CECECE;
	line-height: 60px;
	height: 60px;
}
.xwzx1 li a {
	font-size: 18px;
}
.xwzx1 li span {
	float: right;
	color: #888888;
	font-size: 18px;
}
.xwzx1 li a:hover {
	margin-left: 10px;
	font-weight: bold;
}
.footer {
	width: 100%;
	background-color: #272727;
	color: #919191;
	padding-bottom: 30px;
}
.footer a:hover {
	color: #005cc6;
}
.dbnav {
	border-bottom: 1px solid #3D3D3D;
	height: 80px;
	line-height: 80px;
	text-align: center;
}
.dbnav a {
	color: #fff;
	font-size: 16px;
	padding: 0px 40px;
}
.footnav ul {
	width: 600px;
	float: left;
	border-right: 1px dashed #919191;
	padding-right: 40px;
	margin-right: 40px;
	margin-top: 30px;
}
.footnav ul li {
	color: #fff;
	font-size: 20px;
	margin-bottom: 20px;
}
.footnav ul p {
	width: 25%;
	float: left;
	line-height: 36px;
}
.footnav ul p a {
	color: #919191;
	font-size: 16px;
}
.footnav dl {
	float: left;
	border-right: 1px dashed #919191;
	margin-right: 40px;
	margin-top: 30px;
	width: 344px;
}
.footnav dl dt {
	color: #fff;
	font-size: 20px;
	margin-bottom: 20px;
}
.footnav dl p {
	line-height: 36px;
	font-size: 16px;
}
.footnav ol {
	float: left;
	width: 134px;
	margin-top: 30px;
}
.footnav ol dt {
	color: #fff;
	font-size: 20px;
	margin-bottom: 20px;
}
.copyright {
	text-align: center;
	width: 100%;
	background-color: #000000;
	color: #6e6e6e;
	font-size: 14px;
	line-height: 42px;
	height: 42px;
}
.copyright a{ color: #6e6e6e;}
/*内页样式*/

/*---------在线留言---------*/

.message {
	line-height: 24px;
	width: 630px;
	margin: 0px auto;
}
.message dt {
	float: left;
	clear: both;
	width: 80px;
	margin-left: 20px;
	height: 30px;
	margin-top: 10px;
}
.message dd {
	float: left;
	margin-top: 10px;
}
.message input {
	line-height: 24px;
	height: 24px;
}
.message p {
	clear: both;
	margin-left: 200px;
}
.sub {
	height: 30px;
	width: 60px;
	display: block;
	float: left;
	margin-left: 30px;
}
/*---------新闻列表页---------*/

.title4 {
	text-align: center;
	border-bottom: 1px solid #E9E9E9;
	padding-bottom: 15px;
}
.title4 li {
	font-size: 36px;
	font-weight: bold;
	color: #005cc6;
}
.title4 p {
	font-size: 15px;
	text-transform: uppercase;
	color: #2e2e2e;
	margin-top: 5px;
}
.mup {
	width: 100%;
	background-color: #F2F2F2;
	border-bottom: 1px solid #DFDEDE;
	height: 42px;
	line-height: 42px;
	font-size: 14px;
}
.mup img {
	margin-right: 5px;
}
.rytp div {
	width: 291px;
	float: left;
	margin-right: 12px;
}
.rytp div li {
	width: 289px;
	border: 1px solid #ccc;
	border-radius: 5px;
	height: 289px;
}
.rytp div li a {
	text-align: center;
	width: 289px;
	height: 289px;
	display: table-cell;
	vertical-align: middle;
	overflow: hidden;
}
.rytp div li a img {
	vertical-align: middle;
	cursor: pointer;
	transition: all 0.6s;
}
.rytp div li a img:hover {
	transform: scale(1.3);
}
.rytp div p {
	line-height: 42px;
	height: 42px;
	text-align: center;
}
.rytp div:nth-child(4n) {
	margin-right: 0px;
}
.tittle {
	text-align: center;
	line-height: 60px;
	height: 60px;
	font-size: 24px;
	font-weight: bold;
	margin-top: 20px;
}
.lb {
	text-align: left;
	text-indent: 2em;
}
.lb a {
	color: #333;
}
.lb a:hover {
	color: #005cc6;
	font-weight: bold;
}
.page {
	text-align: center;
	margin: 10px auto 0px auto;
}
.page li {
	display: inline-block;
	line-height: 40px;
	border: 1px solid #cccccc;
	padding: 0 18px;
	margin: 0px 3px;
	border-radius: 3px;
}
.page li a {
	color: #999999;
	font-size: 14px;
}
.page li:hover {
	background-color: #005cc6;
}
.page li:hover a {
	color: #fff;
}
.curr {
	background-color: #005cc6;
	color: #fff;
}
.inews ul {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.inews ul li {
	background: url(../images/new_jt.jpg) no-repeat left center;
	line-height: 32px;
	height: 32px;
}
.inews ul li a {
	padding-left: 15px;
	color: #303030;
	font-size: 16px;
}
.inews ul li a:hover {
	color: #005cc6;
	margin-left: 5px;
}
.inews ul li span {
	float: right;
}
.inews ul p {
	color: #636363;
	font-size: 14px;
}
/*内页样式*/

.nr {
	line-height: 36px;
	font-size: 16px;
	margin-bottom: 30px;
}
.pubdate {
	text-align: center;
	font-size: 16px;
}
.nr a {
	font-size: 16px;
}
.sub {
	height: 40px!important;
	width: 120px;
	float: left;
	margin-left: 30px;
	margin-top: 30px;
	border: 0px;
	background-color: #005cc6;
	text-align: center;
	color: #fff;
	line-height: 40px!important;
	font-size: 14px;
}
.news ul {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.news ul li {
	line-height: 32px;
	height: 32px;
}
.news ul li b {
	color: #005cc6;
}
.news ul li a {
	color: #303030;
	font-size: 16px;
}
.news ul li a:hover {
	color: #005cc6;
	margin-left: 5px;
}
.news ul li span {
	float: right;
}
.news ul p {
	color: #636363;
	font-size: 14px;
}
.nyleft {
	width: 260px;
	float: left;
	margin-right: 10px;
}
.icpfl dl {
	text-align: center;
	font-size: 28px;
	color: #fff;
	line-height: 26px;
	padding: 24px 0px;
	;
	background-color: #005cc6;
}
.icpfl dl p {
	font-size: 16px;
	text-transform: uppercase;
	color: rgba(255,255,255,0.6);
	font-weight: normal;
}
.icpfl ul {
	background-color: #D6D6D6;
}
.icpfl ul li {
	border-bottom: 2px solid #EDEDED;
	line-height: 40px;
}
.icpfl ul li a {
	font-size: 14px;
	padding-left: 33px;
}
.icpfl ul p {
	border-bottom: 2px solid #EDEDED;
	line-height: 38px;
}
.icpfl ul p a {
	font-size: 13px;
	padding-left: 43px;
}
.icpfl ul li:hover, .cpfl ul p:hover {
	background-color: #F1940F;
}
.icpfl ul li:hover a, .cpfl ul p:hover a {
	font-weight: bold;
	margin-left: 10px;
	color: #fff;
}
.icpfl ul li:last-child {
	border-bottom: none;
}
.nlx {
	margin-top: 15px;
}
.nlxt {
	height: 40px;
	line-height: 40px;
	background-color: #005cc6;
	font-size: 16px;
	color: #fff;
	text-align: center;
}
.nlxb {
	padding: 0px 0px 0px 5px;
	line-height: 36px;
	font-size: 13px;
	border: 1px solid #CCCCCC;
}
.iright {
	width: 930px;
	float: left;
}
.icpzs div {
	width: 225px;
	float: left;
	margin-right: 10px;
}
.icpzs div li {
	width: 223px;
	border: 1px solid #ccc;
	border-radius: 5px;
	height: 223px;
}
.icpzs div li a {
	text-align: center;
	width: 223px;
	height: 223px;
	display: table-cell;
	vertical-align: middle;
	overflow: hidden;
}
.icpzs div li a img {
	vertical-align: middle;
	cursor: pointer;
	transition: all 0.6s;
}
.icpzs div li a img:hover {
	transform: scale(1.3);
}
.icpzs div p {
	line-height: 42px;
	height: 42px;
	text-align: center;
}
.icpzs div:nth-child(4n) {
	margin-right: 0px;
}
.tittle6 {
	text-align: center;
	line-height: 60px;
	height: 60px;
	font-size: 24px;
	font-weight: bold;
}
